2015-10-30 - 22802 - Service Request - ATP Source Logic #InventoryManagement

Service Request

5287 - ATP Source Logic

Problem Summary


Need to check the logic for ATP stock in ATP chase extractor.

Admin Info



Purpose
Need to check the ATP Source Logic for ATP stock values.
Requested by
Takehiko Kurata
Issue Date
10-30-2015
Resolved by
Naveen G
Resolved Date
10-30-2015
Document Status
Complete

Detailed Problem Description


IM from Greg Jackson on 10/23/2015:
Could you please look into the logic behind the ATP extractors? For the non chase extractor, find the date that is used for simulating ATP. I believe it uses current date, but could you please confirm? For the chase extractor, do the same. Please find the date that the extractor uses to simulate ATP.

Solution Analysis and Recommendations


The logic to extract ATP stock in chase extractor is based on the delivery date from value(J_3ADLDV) in /AFS/DPRG_KOND table. For the material with valid season, collection & dates, the delivery date from value(J_3ADLDV) in /AFS/DPRG_KOND table is passed to RqDlv.Date in /N/AFS/ATPS Transaction Code. The ATP stock available for given RqDlv.Date is fetched by chase extractor to BW.

Resolution


Material 11099874 has valid season & collection with delivery date from value (12/15/2015):
Condition.jpg

The delivery date is passed to RqDlv.Date in /N/AFS/ATPS tcode, to get the ATP stock & the same is fetched to BW:
ATP.jpg

BW:
BW.jpg

Release Information


None